home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / shared.dir / 00203.ls < prev    next >
Encoding:
Text File  |  1996-03-20  |  227 b   |  7 lines

  1. on mattADDhandleer
  2.   global addressFlag, addressGiverFlag
  3.   if (word 1 of the text of cast "storelocation" <> "no") and (word 1 of the text of cast "storelocation" <> "rollover") then
  4.     set addressGiverFlag to 1
  5.   end if
  6. end
  7.